CustomerOrderType

Entity Definition

Logical Name : CustomerOrderType
Physical Name : CO_TYP_CTORD

A retailer defined type code for an Order, that effect the way the order is treated by the order management systems. Possible values include: WebOrder, Layaway, BackOrder, etc.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
CustomerOrderTypeCode (PK) A unique retailer assigned code denoting a type of CustomerOrder Eg: Layaway, Order for Delivery, Order for Pickup, etc... CD_TYP_CTORD Code2 char(2)
CustomerOrderTypeName The name of the CustomerOrderType NM_TYP_CTORD Name varchar(40)
CustomerOrderTermsAndConditionsCode (FK) A unique retailer assigned code denoting a set of Terms and Conditions for a Customer Order. CD_CTORD_TRMCD Code2 char(2) CustomerOrderTermsAndConditions(CO_CTORD_TRMCD)

Relationships

Parent Entity Verb Phrase Child Entity
CustomerOrderTermsAndConditions apply to CustomerOrderType
CustomerOrderType categorizes CustomerOrder
CustomerOrderType is set via CustomerOrderControlTransaction

Logical Views containing CustomerOrderType

Logical View
Logical 02315 - Retail Transaction - Customer Order
Logical 02316 - Distributed Order Management View
Logical 07600 - Customer Order - Macro View
Logical 07610 - Customer Order - Maintenance View
Logical 07620 - Customer Order - Inventory Control View
Logical 10400 - Enterprise - Channels